home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Zoo Guides: Life in the Desert
/
Zoo Guides - Life in the Desert.iso
/
pc
/
lfnthdsr
/
chapters
/
shared.dir
/
00442_Script_442
< prev
next >
Wrap
Text File
|
1995-05-08
|
880b
|
48 lines
--
on bigpic6
getback
purgecast12
puppetsprite 24, true
set the loch of sprite 24 to 319
set the locv of sprite 24 to 192
set the ink of sprite 24 to 0
--purgecast12
if the mousev < 323 then
if the mouseh < 401 then
set the castnum of sprite 24 to the castnum of sprite 12+40
updatestage
exit
end if
if the mouseh < 468 then
set the castnum of sprite 24 to the castnum of sprite 12+41
updatestage
exit
end if
set the castnum of sprite 24 to the castnum of sprite 12+42
updatestage
exit
else
if the mouseh < 401 then
set the castnum of sprite 24 to the castnum of sprite 12+43
updatestage
exit
end if
if the mouseh < 468 then
set the castnum of sprite 24 to the castnum of sprite 12+44
updatestage
exit
end if
set the castnum of sprite 24 to the castnum of sprite 12+45
updatestage
exit
end if
end if